@extends('layout.master') @section('pageTitle') Pawnshop Management System @endsection @section('metaCSRF') @endsection @section('contents')

Compliance (File Upload)

@if($isresetAllowed == true)
@else
@endif
Filename View
@endsection @section('js') @endsection