@extends('admin.template') @section('content')
@include('common.errors')
{!! csrf_field() !!}
Select image Change
@endsection