@extends('Root.layout.master') @section('title', 'Benefit') @section('page_name', 'Benefit') @push('styles') @endpush @section('content')
Benefit
@csrf
@error('benefit') {{$message}} @enderror
@endsection @push('scripts') @endpush