@extends("admin/layouts.master") @section('title','Store Requests | ') @section("body")
All Store Requests ({{ $list }})
# Store Details Requested at Action
@endsection @section('custom-script') @endsection