@extends('provider.layout.app') @section('content')
@lang('provider.profile.profile') @lang('provider.profile.manage_documents') @lang('provider.profile.update_location')

@lang('provider.profile.update_location')

@include('common.notify')

{{ csrf_field() }}
@endsection @section('scripts') @endsection @section('styles') @endsection