@extends('admin.template') @section('content')
@include('common.errors')

{{$table}}

{!! csrf_field() !!}

{{--
--}}
{{--
@include('common.errors')

{{$table}}

{!! csrf_field() !!}

Image


@if($user->user_type == 2)
@else @endif
--}} @endsection