@extends('admin.layouts.app') @push('style') {{-- --}} @endpush @section('pagetitlesection') @endsection @section('content')

Add Workout

@csrf {{-- --}}
@error('name') {{ $message }} @enderror