@extends('adminlayout.admin') @section('content')

Upload Selfie

@csrf
@if ($errors->has('image')){{ $errors->first('image') }}@endif Image dimentions should be: width=850,height=478.

@endsection