@extends('layouts.master') @section('title') Partners @endsection @section('extra-css') @endsection @section('index')
Partners
{{ csrf_field() }}
@error('name') @enderror
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection