@extends('layouts.frontend') @section('title') الملف الشخصي @endsection @section('content')
{{ csrf_field() }} {{ method_field('PUT') }}
@endsection