@extends(getTemplate().'.user.layout.partlayout') @section('tab1','active') @section('tab')
{{ trans('main.new_part') }}
{{ csrf_field() }}
@endsection @section('script') @endsection