@extends(template().'layouts.user') @section('title',trans('Profile')) @section('content')
@endsection @push('css-lib') @endpush @push('js-lib') @endpush @push('script') @endpush