@extends('admin.layout.master') @section('title') Profile @endsection @section('content')
Profile
{{ csrf_field() }}
@endsection