@extends('admin.layouts.contentLayoutMaster') @section('title','Covid Edit') @section('pagelevelcss') @stop @section('content')
{{ csrf_field() }}
Image
@endsection @section('pageleveljs') @stop