@extends('layouts.app') @section('content')

{{trans('lang.experience_plural')}} | {{trans('lang.experience_desc')}}

@include('experiences.show_fields')
@endsection