@extends('theme.master') @section('title', 'Profile & Setting') @section('content') @include('admin.message') {{-- @if ($errors->any())
@endif --}}

Add Meterial

@csrf

@endsection @section('custom-script') @endsection