@extends('backend.app') @push('section_name', 'About Me') @push('action_name', 'Edit') @section('contents')
@csrf @method('PUT')
@endsection