@extends('layouts.master') @section('css') @endsection @section('title') Transfer Settings @endsection @section('content')
Transfer Settings
@csrf
@endsection @section('script') @endsection