@extends('admin.layout.layout') @section('title') Create Partner type @endsection @section('content')

Add Partner type

@csrf
@endsection @section('script') @endsection