@extends('backend.layouts.app') @section('content')

Complete Profile

Complete your Profile

{{csrf_field()}}
{{$errors->first('email')}}
{{$errors->first('password')}}
@endsection