@extends('layouts.admin.master') @section('tab-name','افزودن نمونه کار') @section('content')
@include('admin.work-sample.form')
@stop