@extends('admin.layouts') @section('title', 'Profile') @section('header') @endsection @section('content')

Profile

@csrf
User profile Default picture
@endsection @section('footer') @endsection