@extends('user.layout.main') @section('content')
@yield('content_profile')
@endsection @section('js') @yield('js_profile') @endsection