@extends('admin.master',['menu'=>'wallet']) @section('title', isset($title) ? $title : '') @section('style') @endsection @section('content')
  • {{ $title}}
@csrf
@endsection @section('script') @endsection