@extends('admin.layouts.adminmaster') @section('title', 'Edit Claim') @section('content')
@csrf
@endsection @section('specificscripts') @stop