@extends('layouts.master') @section('title') {{__($name)}} @endsection @section('content')
@csrf
@endsection